Submit

Axis Mcp

@Brennan Zambo

12-tool bridge connecting Zambo MCP, X711, and Entangler. Multi-agent coordination, USDC payments, cross-agent memory, and swarm routing. No auth required.
Overview

Axis MCP is the second server in the Zambo stack — the bridge layer that connects Zambo MCP (brain), X711 (execution), and Entangler (coordination) into one unified agent system.

Add to your existing MCP config alongside Zambo MCP:

{"mcpServers":{"zambo":{"url":"https://zambo.dev/api/mcp"},"axis":{"url":"https://zambo.dev/api/axis-mcp"}}}

12 tools covering: cross-agent task dispatch, USDC x402 payments between agents, swarm pattern execution, memory handoff between sessions, agent onboarding, reputation checks, outcome verification, and more.

Axis MCP doesn't work alone — it multiplies what Zambo MCP can do by wiring it into X711's 29 execution tools and Entangler's quantum router.

Zambo Pass ($49/mo) = both MCPs unlimited.

Built by Brennan Zambo — zambo.dev

Server Config

{
  "mcpServers": {
    "zambo": {
      "url": "https://zambo.dev/api/mcp"
    },
    "axis": {
      "url": "https://zambo.dev/api/axis-mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server